html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
}
img{
	vertical-align: middle
}
a{
	text-decoration:none;
}
.h5 {
	width: 100%;
	height: 5px;
}

.h10 {
	width: 100%;
	height: 10px;
}

.h15 {
	width: 100%;
	height: 15px;
}

.h20 {
	width: 100%;
	height: 20px;
}

.h25 {
	width: 100%;
	height: 25px;
}

.h30 {
	width: 100%;
	height: 30px;
}

.h35 {
	width: 100%;
	height: 35px;
}

.h40 {
	width: 100%;
	height: 40px;
}

.h45 {
	width: 100%;
	height: 45px;
}

.h50 {
	width: 100%;
	height: 50px;
}

.h55 {
	width: 100%;
	height: 55px;
}

.h60 {
	width: 100%;
	height: 60px;
}

.h70 {
	width: 100%;
	height: 70px;
}

.h65 {
	width: 100%;
	height: 65px;
}

.h80 {
	width: 100%;
	height: 80px;
}

.h90 {
	width: 100%;
	height: 90px;
}

.h100 {
	width: 100%;
	height: 100px;
}

.h110 {
	width: 100%;
	height: 110px;
}

.b_fff {
	background: #fff;
}

.b_f6{
	background: #F6F6F6;
}

.b_b2{
	background: #2B2B2B;
}

.b_blue{
	background: #0176DF;
}